'宣言 Public Overloads Shared Sub WriteLine( _ ByVal formatMask As System.String, _ ByVal ParamArray args() As System.Object _ )
'使用法 Dim formatMask As System.String Dim args() As System.Object DebugUtils.WriteLine(formatMask, args)
public static void WriteLine( System.string formatMask, params System.object[] args )
パラメータ
- formatMask
- args